Equip DeepSeek Harness with an ADHD behavior coach using dsh-adhd-copilot
### 正式翻译版本(符合海外技术文档表述习惯): The `dsh-adhd-copilot` is a DeepSeek Harness skill plugin maintained by zimai233, targeted at scenarios where ADHD users get stuck in executive functioning: it scans for symptoms including difficulty initiating tasks, overwhelm, distraction, time misestimation, low motivation, and self-blame, and routes interventions to M1–M8 following the priority order of *emotion > structure > initiation*, providing only 1 to 3 actionable minimal steps per session. This article verifies the installation command, usage of `adhd_breakdown`, safety boundaries and precautions against the community directory page and GitHub repository. It is licensed under MIT, and it is currently recommended to install from GitHub and pin the commit hash.
Read MoreConnect Existing SKILL.md to DeepSeek Harness via dsh-skillport
DSH-Skillport is a DeepSeek Harness skill plugin (MIT, 0.1.0) maintained by jesse-njx. DSH natively scans the `.dsh/skills` and `.agents/skills` directories; this plugin additionally scans for `SKILL.md` files in directories such as Claude Code and Gemini CLI, converts Cursor rules and slash commands into skills, and provides the `find_skill` and `/skills doctor` functions. This article verifies the installation commands, configuration items and capability boundaries based on the community directory page and GitHub source code.
Read MoreEquip DeepSeek Harness with a traceable scientific research workbench using dsh-science
DSH-Science is a DeepSeek Harness skill plugin maintained by Biociao. It uses `research_*` to run the ReAct research loop, uses `artifact_*` to manage versioned artifacts with source attribution, and includes 10 built-in scientific skills. This article covers the directory page, installation commands verified on GitHub and npm 0.1.1, the first-round conversation flow, and permission precautions.
Read MoreUse dsh-reverse-skill to load 85 reverse skills into DeepSeek Harness at once
`dsh-reverse-skill` is a DeepSeek Harness skill plugin maintained by dhicoc, which packages all 85 SKILL.md files from the upstream reverse-skill repository (with approximately 26,000 stars) into a Cordis plugin: 43 domain skills and 42 CTF skills, which will be automatically registered via `ctx.skills` upon startup. The directory page installation command is `dsh plugin add github:dhicoc/dsh-reverse-skill`. It is licensed under MIT and is only authorized for reverse engineering, penetration testing and security research. Before installation, please check the source code and license, and note that the plugin runs with the permissions of the current dsh process.
Read MoreLet DeepSeek Harness search for and install community plugins on its own with dsh-find-plugins
`dsh-find-plugins` is a DSH skill plugin maintained by Nagi-ovo, licensed under BSD-3-Clause. When you ask the agent "Are there any plugins that can...", it will find public candidates from GitHub's `dsh-plugin` topic, judge the installation methods of bundle, Cordis and skill, report the required permissions first before installing and verifying the mounting after selecting one. The directory page command is: `dsh plugin add github:Nagi-ovo/dsh-find-plugins`. The plugin runs with the permissions of the current dsh process.
Read More